dot notation

英 [dɒt nəʊˈteɪʃn] 美 [dɑːt noʊˈteɪʃn]

网络  点符号; 点标志; 点记法; 点标记; 通过点标记

计算机



双语例句

  1. Members of the activity's return data can be accessed using dot notation.
    可以使用点符号访问活动返回数据的成员。
  2. Use the dot notation(". hr") to retrieve one element from the batstat_t ROW type.
    使用点号(“.hr”)来检索batstattROW类型中的一个元素。
  3. Because this information is a few nodes down in the tree, dot notation is used to indicate the exact hierarchical position of the required nodes to the query parser.
    因为此信息是树下的几个节点,所以点符号用于说明针对查询解析器的所需节点的确切层次位置。
  4. Ipv4-address. xsd: This file contains variations on a proper endpoint, such as IPv4Address, Port, and IPv4Endpoint, which represents a proper IP address ( in dot notation) and a port.
    ipv4-address.xsd:此文件包含了一个适当端点的变体,比如IPv4Address、Port和IPv4Endpoint,表示一个适当的IP地址(使用dot表示法)和一个端口。
  5. A similar technique is used when applying the unique filter to the outer query, with dot notation used to indicate the field by which results are to be filtered.
    在对外部查询应用惟一筛选器时可使用类似的技术,点符号将用于说明筛选结果所依据的字段。
  6. The ActionScript dot notation is used to further navigate the result object, but requires that you know what the result object represents in the response XML.
    ActionScript中的点号(.)被用来更深层次地浏览结果对象,但这个需要您知道在响应XML中result对象代表了什么。
  7. Dot notation identifies a source or target asset.
    点标记标识一个源或目标资产。
  8. You can use "dot notation" to query embedded objects.
    您可以使用“点注释”来查询嵌入的对象。
  9. A JavaScript client application receives the JSON as an object, whereby values are referenced using a dot notation syntax.
    JavaScript客户机应用程序将JSON作为对象接收,因此需使用点表示(dotnotation)语法引用它的值。